net/http.http2stream.cancelCtx (field)

5 uses

	net/http (current package)
		h2_bundle.go#L4729: 	cancelCtx func()
		h2_bundle.go#L5760: 		st.cancelCtx()
		h2_bundle.go#L5808: 	st.cancelCtx()
		h2_bundle.go#L6263: 		cancelCtx: cancelCtx,
		h2_bundle.go#L6508: 		rw.rws.stream.cancelCtx()